home *** CD-ROM | disk | FTP | other *** search
- ; the full path name of a version 14,15 or 16 opus control file
- ; goes after the infopath verb
-
- infopath c:\mailer\bbs.prm
-
- ; message path is the path to your netmail (matrix) message subdirectory
-
- messagepath c:\mailer\mail
-
- ; holdpath is the path to your outbound message holding area
- ; if you plan to use zone support, only specify your primary outbound path
-
- holdpath c:\mailer\outbound
-
- ; prescanpath is the full pathname of your prescan routing file
-
- ;prescanpath c:\mailer\prescan.ctl
-
- ; routefile points to where your routing control file is
-
- routefile c:\mailer\route.ctl
-
- ; Zone specifies the zone of your primary address
-
- zone 1
-
- ; comment forward out if you don't want ommm to forward messages from other
- ; systems
-
- forward
-
- ; the mo? verb is necessary if you will be communicating with version 1.03
- ; opera that do their own mail unpacking... they don't recognize the tu?, we?,
- ; etc. compressed mail extensions without an attach message
-
- ;mo? ; oldstyle arcmail names? (-o)
-
- ; use gate route if you want ommm to route all your interzone messages
- ; through the zone gates. this isn't necessary if you are using msged, as it
- ; does the gate routing for you (unless the message is marked crash).
-
- ;gateroute ; gateroute messages? (-g)
-
- ; the next two verbs control which packer is used for packing ARCmail. arca,
- ; the default is slower, but less memory hungry then pkarc.
-
- arca ; use arca instead of pkarc (default)
- ;pkarc ; use pkarc instead of arca (-a)
-